projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc2402
)
lower max stack alloced buffer size to 14000px (for win32)
author
Øyvind Kolås
<pippin@gimp.org>
Sat, 27 Oct 2012 23:08:56 +0000
(
01:08
+0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Sat, 27 Oct 2012 23:08:56 +0000
(
01:08
+0200)
babl/babl-fish-path.c
patch
|
blob
|
history
diff --git
a/babl/babl-fish-path.c
b/babl/babl-fish-path.c
index 018896fcd5d864eb49b616ae97a46ca56c638c8b..7c1a87bb6ba6a9348a4e68faae75a6753d16ff8e 100644
(file)
--- a/
babl/babl-fish-path.c
+++ b/
babl/babl-fish-path.c
@@
-379,8
+379,8
@@
babl_fish_process (Babl *babl,
return ret;
}
-/* This size buffer needs to be possible to allocate on the stack..*/
-#define MAX_BUFFER_SIZE
8192
+/* This size buffer
s
needs to be possible to allocate on the stack..*/
+#define MAX_BUFFER_SIZE
14000
static long
babl_process_chunks (const Babl *cbabl,